Learn R Programming

kibior (version 0.1.1)

Kibior not-equals operator: Kibior not-equals operator

Description

Kibior not-equals operator

Usage

# S3 method for KibiorOperators
!=(x, y)

Arguments

x

the first Kibior instance

y

the second Kibior instance

Value

TRUE if the two instances are differents, else FALSE

Details

Call kibioR `$ne()` for a comparison of the two instances.

See Also

Other comparison: Kibior equals operator, Static - Kibior is instance